projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ec1fed
)
ppc4xx: sc3: Remove unreferenced external declarations from sc3.h
author
Stefan Roese
<
[email protected]
>
Tue, 27 Oct 2009 10:20:53 +0000
(11:20 +0100)
committer
Stefan Roese
<
[email protected]
>
Mon, 2 Nov 2009 15:29:03 +0000
(16:29 +0100)
Signed-off-by: Stefan Roese <
[email protected]
>
Acked-by: Heiko Schocher <
[email protected]
>
include/configs/sc3.h
patch
|
blob
|
history
diff --git
a/include/configs/sc3.h
b/include/configs/sc3.h
index 57637607af8d8ce617b64627875709d684695731..d4697ad3f715ee0c8ae7a3791aa48890ebdecf61 100644
(file)
--- a/
include/configs/sc3.h
+++ b/
include/configs/sc3.h
@@
-376,11
+376,6
@@
* CONFIG_SYS_FLASH_BASE -> start address of internal flash
* CONFIG_SYS_MONITOR_BASE -> start of u-boot
*/
-#ifndef __ASSEMBLER__
-extern unsigned long offsetOfBigFlash;
-extern unsigned long offsetOfEnvironment;
-#endif
-
#define CONFIG_SYS_SDRAM_BASE 0x00000000
#define CONFIG_SYS_FLASH_BASE 0xFFE00000
#define CONFIG_SYS_MONITOR_BASE 0xFFFC0000 /* placed last 256k */